Resource StructureDefinition/FHIR Server from package kbv.ita.eau#1.1.1 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "KBV-PR-EAU-Condition-Text",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Condition_Text",
"version" : "1.1.0",
"name" : "KBV_PR_EAU_Condition_Text",
"status" : "active",
"date" : "2022-09-30",
"publisher" : "Kassenärztliche Bundesvereinigung",
"description" : "Enthält den Diagnoseklartext der AU",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.id",
"path" : "Condition.id",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.meta",
"path" : "Condition.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.meta.versionId",
"path" : "Condition.meta.versionId",
"max" : "0"
},
{
"id" : "Condition.meta.lastUpdated",
"path" : "Condition.meta.lastUpdated",
"max" : "0"
},
{
"id" : "Condition.meta.source",
"path" : "Condition.meta.source",
"max" : "0"
},
{
"id" : "Condition.meta.profile",
"path" : "Condition.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Condition_Text|1.1.0",
"mustSupport" : true
},
{
"id" : "Condition.meta.security",
"path" : "Condition.meta.security",
"max" : "0"
},
{
"id" : "Condition.meta.tag",
"path" : "Condition.meta.tag",
"max" : "0"
},
{
"id" : "Condition.implicitRules",
"path" : "Condition.implicitRules",
"max" : "0"
},
{
"id" : "Condition.language",
"path" : "Condition.language",
"max" : "0"
},
{
"id" : "Condition.text",
"path" : "Condition.text",
"max" : "0"
},
{
"id" : "Condition.contained",
"path" : "Condition.contained",
"max" : "0"
},
{
"id" : "Condition.identifier",
"path" : "Condition.identifier",
"max" : "0"
},
{
"id" : "Condition.clinicalStatus",
"path" : "Condition.clinicalStatus",
"max" : "0"
},
{
"id" : "Condition.verificationStatus",
"path" : "Condition.verificationStatus",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.verificationStatus.coding",
"path" : "Condition.verificationStatus.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Condition.verificationStatus.coding.system",
"path" : "Condition.verificationStatus.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"mustSupport" : true
},
{
"id" : "Condition.verificationStatus.coding.version",
"path" : "Condition.verificationStatus.coding.version",
"max" : "0"
},
{
"id" : "Condition.verificationStatus.coding.code",
"path" : "Condition.verificationStatus.coding.code",
"min" : 1,
"fixedCode" : "confirmed",
"mustSupport" : true
},
{
"id" : "Condition.verificationStatus.coding.display",
"path" : "Condition.verificationStatus.coding.display",
"max" : "0"
},
{
"id" : "Condition.verificationStatus.coding.userSelected",
"path" : "Condition.verificationStatus.coding.userSelected",
"max" : "0"
},
{
"id" : "Condition.verificationStatus.text",
"path" : "Condition.verificationStatus.text",
"max" : "0"
},
{
"id" : "Condition.category",
"path" : "Condition.category",
"max" : "0"
},
{
"id" : "Condition.severity",
"path" : "Condition.severity",
"max" : "0"
},
{
"id" : "Condition.code",
"path" : "Condition.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.code.coding",
"path" : "Condition.code.coding",
"max" : "0"
},
{
"id" : "Condition.code.text",
"path" : "Condition.code.text",
"min" : 1,
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"max" : "0"
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.1.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.subject.reference",
"path" : "Condition.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.subject.type",
"path" : "Condition.subject.type",
"max" : "0"
},
{
"id" : "Condition.subject.identifier",
"path" : "Condition.subject.identifier",
"max" : "0"
},
{
"id" : "Condition.subject.display",
"path" : "Condition.subject.display",
"max" : "0"
},
{
"id" : "Condition.encounter",
"path" : "Condition.encounter",
"max" : "0"
},
{
"id" : "Condition.onset[x]",
"path" : "Condition.onset[x]",
"max" : "0"
},
{
"id" : "Condition.abatement[x]",
"path" : "Condition.abatement[x]",
"max" : "0"
},
{
"id" : "Condition.recordedDate",
"path" : "Condition.recordedDate",
"max" : "0"
},
{
"id" : "Condition.recorder",
"path" : "Condition.recorder",
"max" : "0"
},
{
"id" : "Condition.asserter",
"path" : "Condition.asserter",
"definition" : "An dieser Stelle ist definiert, wer die Informationen festgelegt hat.",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.1.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.asserter.reference",
"path" : "Condition.asserter.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.asserter.type",
"path" : "Condition.asserter.type",
"max" : "0"
},
{
"id" : "Condition.asserter.identifier",
"path" : "Condition.asserter.identifier",
"max" : "0"
},
{
"id" : "Condition.asserter.display",
"path" : "Condition.asserter.display",
"max" : "0"
},
{
"id" : "Condition.stage",
"path" : "Condition.stage",
"max" : "0"
},
{
"id" : "Condition.evidence",
"path" : "Condition.evidence",
"max" : "0"
},
{
"id" : "Condition.note",
"path" : "Condition.note",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.